ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / EvalFunc<T> Class / IsConst Property

In This Topic
    IsConst Property (EvalFunc<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property IsConst As Boolean
    public abstract bool IsConst {get;}
    See Also